Corporate Actions
flCorporateActionSourcesAdd
Add new corporate action sources to LUSID
Parameters
| Name | Description | Required Field | Format | Example |
|---|---|---|---|---|
| scope | Scope to which you wish to add the corporate action source | Yes | String | "FinbourneExamples" |
| code | Unique identifier of the corporate action source you would like to add | Yes | String | "EDI" |
| display_name | Display name for the corporate action source | Yes | String |
flCorporateActionSourcesDelete
Delete corporate action sources in LUSID
Parameters
| Name | Description | Required Field | Format | Example |
|---|---|---|---|---|
| scope | Scope of the corporate action source | Yes | String | "FinbourneExamples" |
| code | Unique identifier of the corporate action source you would like to delete | Yes | String | "EDI" |
flCorporateActionSourcesList
Get a list of all corporate action sources
Parameters
| Name | Description | Required Field | Format | Example |
|---|---|---|---|---|
| as_at_date | Specify AsAt date | Yes | YYYY-MM-DD T HH:MM:SS.ms | 2019-04-10 T 13:30:45.55 |
| columns | Select your result columns | No | Comma delimited list of strings | "Column1,Column2" |
flDividendsAdd
Add one or more dividends
Parameters
| Name | Description | Required Field | Format | Example |
|---|---|---|---|---|
| scope | Scope of the corporate action source | Yes | String | "FinbourneExamples" |
| code | Unique identifier of the corporate action source to which you wish to add dividends | Yes | String | "EDI" |
| dividends | Populated table from flDividendsAdd_Template | Yes | Cell reference | See template |